const golang.org/x/net/http2.cipher_TLS_PSK_WITH_3DES_EDE_CBC_SHA

2 uses

	golang.org/x/net/http2 (current package)
		ciphers.go#L101: 	cipher_TLS_PSK_WITH_3DES_EDE_CBC_SHA            uint16 = 0x008B
		ciphers.go#L444: 		cipher_TLS_PSK_WITH_3DES_EDE_CBC_SHA,